tools: ocaml: xl: propagate simplfied libxl interface to PCI BDFs to bindings.
authorIan Campbell <ian.campbell@citrix.com>
Thu, 31 Mar 2011 17:12:07 +0000 (18:12 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 31 Mar 2011 17:12:07 +0000 (18:12 +0100)
commitd561caafdc88b8e6d069cbc1c2728d513c59ebed
tree2e418c2941b39a2c0b9b9f25db83ba698bccf214
parentd1611204f32a705ca82611ddcb8d6549b244b313
tools: ocaml: xl: propagate simplfied libxl interface to PCI BDFs to bindings.

22166:251694a87f1d changed the libxl interface to remove the need for
users to understand BDF encoding but did not propagate the change to
the ocaml bindings. Do that now.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/ocaml/libs/xl/xl.ml
tools/ocaml/libs/xl/xl.mli
tools/ocaml/libs/xl/xl_stubs.c